Skip to content

Replace Webpack, Mocha to Vite, Vitest and support React 18#215

Open
CarreraPHP wants to merge 21 commits intomaxmantz:masterfrom
founding-partner:master
Open

Replace Webpack, Mocha to Vite, Vitest and support React 18#215
CarreraPHP wants to merge 21 commits intomaxmantz:masterfrom
founding-partner:master

Conversation

@CarreraPHP
Copy link
Copy Markdown

Replace Webpack, Mocha to Vite, Vitest and support React 18

to use legacy features that are removed in oidc-client-ts package, we
may have to alias older oidc-client package in its place. this would
force you to use  --legacy-peer-deps or --force to resolve the  conflict
with package resolution. To avoid this, we have downgraded the minimum
required version for the package to match 1.11.5 or higher, where 1.11.5
is the last stable version of oidc-client package. This will result in
npm alias to not result in peer version missing issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant